

/* Start:/cache/css/banner-top.css?1685106463514*/
.banner-top {
	height: 690px;
	margin-top: -150px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}

.banner-top h1 {
  margin-top: 0;
	padding-top: 30px;
	color: #ffffff;
  margin-bottom: 20px;
	font-size: 40px;
	text-transform: uppercase;
	font-family: 'TT Norms', sans-serif;
	font-weight: bold;
}


.banner-top p {
	color: #ffffff;
	font-size: 14px;
	line-height: 22px;
}

@media (max-width: 960px) {
.banner-top h1 {
		font-size: 30px;
		line-height: 30px;
	}
}


/* End */


/* Start:/cache/css/main-windows-price-tab.css?16851064633097*/
/* main-windows-price-tab */

.main-windows-price-tab h2 {
	font-size: 40px;
	font-weight: 600;
	text-transform: uppercase;
}


#EURO_78 {
	/*display: block;*/
} 

.main-windows-price-tab-item-hide {
	display: none;
}

.main-windows-price-tab-item li {
	list-style: none;
	font-size: 14px;
	line-height: 15px;
	margin-bottom:10px;
	color:#444;
	margin-left:10px;
}
 
.main-windows-price-tab-menu {
	padding: 0;
	margin-top: 50px;
	margin-bottom: 50px;
}

.main-windows-price-tab-menu div {
	margin: 0;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 2px solid #dddddd;
	border-top: 2px solid #dddddd;
}

.main-windows-price-tab-menu div:first-child {
	border-left: 2px solid #dddddd;
}

.main-windows-price-tab-menu div:last-child {
	border-right: 2px solid #dddddd;
}

.main-windows-price-tab-item .title {
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
}

@media (max-width: 960px) {
	.main-windows-price-tab h2 {
		font-size: 30px;
	}
}

@media (min-width: 480px) {
	

	
	.main-windows-price-tab-menu div a:hover {

	}
}

.main-windows-price-tab-menu div a:focus {

}
 
.main-windows-price-tab-menu div a {
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 10px;
	color: #000;
	font-size: 20px;
}

.priceblock .main-windows-price-tab-menu div a {
	padding: 20px;
}


.main-windows-price-tab-item img {
	margin-bottom: 20px;
}


 
.main-windows-price-tab-menu div .active {
	background-color: #89ad03;
	color: white;
}

.main-windows-price-tab-item div.col-xs-6 {
	margin-bottom: 20px;
}

.main-windows-price-tab-item div.description p {
	text-align: center;
	margin: 0;
}

.main-windows-price-tab-item div.description hr {
	margin: 3px 0;
	border-color: #aaa;
}

.main-windows-price-tab-item .price {
	font-size: 20px;
	color: #8cb804;
	white-space: nowrap;
	font-weight: 400;
	text-align: center;
}

.main-windows-price-tab-item .price big {
	font-weight: bold;
}

.main-windows-price-tab-item p {
	text-align: center;
}

.main-windows-price-tab-item a {
/*	color: #9fd203;
	white-space: nowrap;*/
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

.main-windows-price-tab-item a span {
	text-align: center;
	text-decoration: none;
}

.main-windows-price-tab-item .calculate {
	color: #9fd203;
	white-space: nowrap;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

@media (max-width: 960px) {
	.main-windows-price-tab-menu div a {
		margin:0;
		font-size: 14px;
		border: none;
		border-bottom:1px dashed #789c0a;
		margin:0 5px;
	}
	
	.main-windows-price-tab-menu div {
		border: none;
	}
	
	.priceblock .main-windows-price-tab-menu div {
		padding:5px; 
	}
	.priceblock .main-windows-price-tab-menu div a {
		padding:0;
	}
	
	.main-windows-price-tab-menu div:first-child {
		border:none;
	}
	
	.main-windows-price-tab-menu div:last-child {
		border:none;
	}
	
	.main-windows-price-tab-item ul {
		margin-top:-20px;
	}
	
	.main-windows-price-tab-item .col-3 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	}

}


/* End */


/* Start:/cache/css/order-list-block.css?1685106463785*/
.order-list-block h2 {
	color: #000000;
	font-weight: bold;
	font-size: 40px;
	line-height: 40px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
}

.order-list-block h3 {
	color: #000000;
	font-weight: bold;
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
}


.order-list-block dl {
	display: table;
	margin-bottom: 0;
}

.order-list-block dt {
	display: table-cell;   
	font-size: 56px;
	color: #b1d235;
	font-weight: 400;
	vertical-align: middle;
	padding-right: 20px;
}


.order-list-block dd {
	display: table-cell;   
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	vertical-align: middle;
}

@media (max-width: 960px) {
	.order-list-block h2  {
		font-size: 25px;
		line-height:normal;
	}
}
/* End */


/* Start:/cache/css/wood-type-block.css?16851064631814*/
.wood-type-block {
	margin-top: 50px;
	margin-bottom: 50px;
}

.wood-type-block-pine,
.wood-type-block-larch,
.wood-type-block-meranti,
.wood-type-block-oak {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-right: 1px dashed rgba(255,255,255,0.50);
	height: 380px;
}

.wood-type-block-pine {
	background-image: linear-gradient(rgba(0,0,0,0.80),rgba(0,0,0,0.50)), url(/cache/i/wood-type-tab-block/wood-type-tab-block-pine-bg.jpg);
}

.wood-type-block-larch {
	background-image: linear-gradient(rgba(0,0,0,0.80),rgba(0,0,0,0.50)), url(/cache/i/wood-type-tab-block/wood-type-tab-block-larch-bg.jpg);
}

.wood-type-block-meranti {
	background-image: linear-gradient(rgba(0,0,0,0.80),rgba(0,0,0,0.50)), url(/cache/i/wood-type-tab-block/wood-type-tab-block-meranti-bg.jpg);
}

.wood-type-block-oak {
	background-image: linear-gradient(rgba(0,0,0,0.80),rgba(0,0,0,0.50)), url(/cache/i/wood-type-tab-block/wood-type-tab-block-oak-bg.jpg);
}

.wood-type-block-text {
	border-right: 1px dashed rgba(255,255,255,0.50);
}

.wood-type-block-text p {
	color: #000000;
	font-size: 18px;
	padding: 0px 20px 10px;
}

.wood-type-block .last {
	border-right: none;
	border-bottom: none;
}

.wood-type-block h3 {
	color: #ffffff;
	font-weight: normal;
	font-size: 35px;
	text-align: center;	
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 100px;
}

.wood-type-block p {
	color: #ffffff;
	font-weight: normal;
	font-size: 20px;
	text-align: center;	
	font-weight: 400;
	margin-top: 20px;
}

@media (max-width: 768px) {
	.wood-type-block-pine,
	.wood-type-block-larch,
	.wood-type-block-meranti,
	.wood-type-block-oak {
		border-bottom: 1px dashed rgba(255,255,255,0.50);
		border-right: none;
		height: 300px;
	}
	.wood-type-block h3 {
		margin-top: 50px;
	}

	
}





/* End */


/* Start:/bitrix/templates/SKANDI OKNA 2018/components/bitrix/form.result.new/block-zamer/style.css?16851064392172*/
/* @group Блок вызова бесплатного замера (новый) */


.measurement-windows-block {
	background-image: url(/cache/i/measurement-windows-block/measurement-windows-block-banner-bg.jpg);
	background-repeat: no-repeat;
	height: 720px;
	background-position: center bottom;
	overflow-y: visible;
}

.measurement-windows-block h2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 36px;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-top: 70px;
}


.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/SKANDI OKNA 2018/components/bitrix/form.result.new/block-zamer/images/icon_warn.gif);
}


.measurement-windows-block label.measurement-windows-block-label {
	margin: 0px;
	width: 100%;
}

.measurement-windows-block label.measurement-windows-block-label p {
	color: #ffffff;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
}

.measurement-windows-block label.measurement-windows-block-label p input.inputtext {
	width: 100%;
	padding: 4px;
	background-color: rgba(0, 0, 0, 0.1);
	border: 2px solid #ffffff;
	font-style: normal;
	margin-top: 2px;
	border-radius: 3px;
	color: #ffffff;
	font-size: 16px;
	padding: 10px;
}

.measurement-windows-block label.measurement-windows-block-label p input.inputtext:focus {
	outline: 0;
}

.measurement-windows-block label.measurement-windows-block-label p font span.form-required.starrequired {
	color: #ffffff;
	font-size: 24px;
}

.measurement-windows-block p font.errortext {
	font-size: 14px;
	color: #ffffff !important;
	text-decoration: underline;
	display: none;
}



@media (max-width: 768px) {
	.measurement-windows-block, .zimnie-sady-preim .measurement-windows-block {
		background-position: 26% center;
		margin-top:-0px;
		height: auto;
		background-size: cover;

	}
	
	.zimnie-sady-preim .measurement-windows-block {
		margin-top:0px;
	}
	
	.measurement-windows-block .col-12 {
		padding-left:30px;
		padding-right: 80px;
		padding-bottom:50px;
	}
	
	.measurement-windows-block h2, 	.zimnie-sady-preim .measurement-windows-block h2 {
		font-size: 20px;
		line-height: 25px;
		margin-top:90px;
		text-align: left;
	}

}



/* End */


/* Start:/cache/css/windows-furnitura-block.css?16851064631261*/
.windows-furnitura-block {
	background-repeat: no-repeat;
	height: 640px;
	background-position: center bottom;
	overflow-y: visible;
	background-image: url(/cache/i/windows-furnitura-block/windows-furnitura-block-bg.jpg);
}

.windows-furnitura-block h2 {
	color: #000000;
	font-weight: bold;
	font-size: 36px;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-top: 0px;
}

.windows-furnitura-block p {
	color: #000000;
	font-size: 20px;
	line-height: 32px;
	font-weight: normal;
	vertical-align: middle;
}

.windows-furnitura-block span {
	color: #7e7e7e;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	vertical-align: middle;
	border-top: 1px solid #cccccc;
	padding-top: 10px;
	margin-top: 10px;
	display: block
}

@media (max-width: 768px) {
	.windows-furnitura-block {
		background-position: 70% center;
	}
	.windows-furnitura-block h2 {
		font-size: 20px;
		line-height: 25px;
	}
	.windows-furnitura-block p {
		font-size: 18px;
		line-height: 24px;
		font-weight: 400;
		margin-bottom: 20px;
	}
	.windows-furnitura-block span {
		color: #7e7e7e;
		font-size: 12px;
		line-height: 20px;
		font-weight: normal;
		vertical-align: middle;
		border-top: 1px solid #cccccc;
		padding-top: 10px;
		margin-top: 10px;
		display: block
	}
}



/* End */


/* Start:/bitrix/templates/SKANDI OKNA 2018/components/bitrix/news/info-page-mosaic-no-title/style.css?1685106441777*/
.optional-accessories-block {

}

.optional-accessories-block h2 {
	color: #000000;
	font-weight: bold;
	font-size: 40px;
	text-transform: uppercase;
	margin-bottom: 50px;
	margin-top: 50px;
}

.optional-accessories-block h3 {
	color: #000000;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;	
}

.optional-accessories-block h3 a {
	text-decoration: none;
}

.optional-accessories-block p {
	color: #000000;
	font-weight: normal;
	text-align: center;	
}

.optional-accessories-block a {
	color: #000000;
}

.optional-accessories-block img {
	border-radius: 50%;
}

@media (max-width: 960px) {
	.optional-accessories-block h2 {
		font-size: 26px;
	}
	
	.optional-accessories-block .h5 {
		clear: both;
		display: block;
	}
}

/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.css?16851063012917*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

/* End */


/* Start:/bitrix/templates/SKANDI OKNA 2018/components/bitrix/news/info-page-mosaic-no-title/bitrix/news.list/.default/style.css?1685106441789*/


@media (min-width: 1200px) {
	.info-page-mosaic-list-item:nth-child(4n+1) {
		clear: both;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.info-page-mosaic-list-item:nth-child(3n+1) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.info-page-mosaic-list-item:nth-child(2n+1) {
		clear: both;
	}
}
	
.info-page-mosaic-list-item {
	word-wrap: break-word;
	margin-bottom: 30px;
}

.info-page-mosaic-list-item .date-time {
	color: #666;
	margin-top: 10px;
	font-size: 14px;
}


.info-page-mosaic-list-item .tags {
	color: #666;
	margin-top: 10px;
	font-size: 14px;
}

.info-page-mosaic-list-item a img.preview_picture {
	width: 100%;
}

.info-page-mosaic-list-item h2 {
	text-decoration: underline;
	color: #000;
	margin-top: 10px;
	font-size: 20px;
}




/* End */


/* Start:/cache/css/windows-compare-table-block.css?16851064631003*/
.windows-compare-table-block {
	background-image: url(/cache/i/windows-compare-table/windows-compare-table-banner-bg.jpg);
	background-repeat: no-repeat;
	height: 600px;
	background-position: center bottom;
	overflow-y: visible;
}

.windows-compare-table-block h2 {
	color: #ffffff;
	font-size: 40px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 20px;
	margin-top: 100px;
}

.windows-compare-table-block p {
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 20px;
}

#windows-compare-table-block[aria-expanded="false"]:before{
  content:"Узнать подробнее";
}

#windows-compare-table-block[aria-expanded="true"]:before{
  content:"Скрыть";
}
@media (max-width: 480px) {
	
	.windows-compare-table-block {
		height: auto;
		background-position: 34% center;
	}
	
	.windows-compare-table-block h2 {
		font-size: 24px;
		line-height: 26px;
		margin-top: 30px;
	}
	
	.windows-compare-table-block .col-5 {
		width:80%;
		flex: 0 0 80%;
		max-width: 80%;
	}

}
/* End */


/* Start:/cache/css/windows-compare-table.css?16851064632396*/
/* windows-compare-table */

.windows-compare-table table {
	margin-top: 50px;
	margin-bottom: 50px;
	border-collapse: collapse;
}

.windows-compare-table tbody tr {

}

.windows-compare-table tbody tr th {
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.windows-compare-table tbody tr td {
	text-align: center;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.windows-compare-table tbody tr td a {
	color: #000000;
}

.windows-compare-table tbody tr td span {
	display: block;
	color: #717171;
}

.windows-compare-table tr.window-model-cut img {
	width: 150px;
}

.windows-compare-table tbody tr th.windows-compare-table-price {
	color: #8cb804;
	font-size: 25px;
	font-weight: 500;
}

.windows-compare-table tbody tr td.windows-compare-table-price {
	color: #8cb804;
	font-size: 20px;
	font-weight: 400;
}

.windows-compare-table tbody tr td.windows-compare-table-price big {
	font-weight: bold;
}

.windows-compare-table tbody tr td a.windows-compare-table-order {
	color: #FFFFFF;
	margin-top: 10px;
}

.windows-compare-table tbody tr td span.color-disk {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    height: 16px;
    text-align: left;
}

.color-disk:before {
    content: "";
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    box-sizing: border-box;
}

.color-disk.colorless:before {
    background: none;
    border: 1px dashed #000000;
}

.color-disk.white:before {
    background: #ffffff;
    border: 1px solid #d7d7d7;
}

.color-disk.beige:before {
    background: #fbdbad;
    border: 1px solid #d7d7d7;
}

.color-disk.gray:before {
    background: #a1a1a1;
}

.color-disk.brown:before {
    background: #ba7c00;
}

.color-disk.darkbrown:before {
    background: #885503;
}

.color-disk.gold:before {
    background: #ffd700;
    border: 1px solid #ccad00;
}

.color-disk.titanium:before {
    background: #828282;
    border: 1px solid #828282;
}

.color-disk.champagne:before {
    background: #fcfcee;
    border: 1px solid #f7f7c1;
}

.color-disk.olive:before {
    background: #808000;
    border: 1px solid #4d4d00;
}

.color-disk.silver:before {
    background: #c0c0c0;
    border: 1px solid #a6a6a6;
}



/* End */


/* Start:/cache/css/select-windows-color-block.css?16851064633688*/
.select-windows-color-block {
	background-image: url(/cache/i/select-windows-color-block/select-windows-color-block-bg.jpg);
	height: 770px;
	background-repeat: no-repeat;
	background-position: center center;
}

.select-windows-color-block h2 {
	font-size: 40px;
	line-height: 40px;
	margin-top: 50px;
}

.select-windows-color-block h3 {
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #a3a3a3;
}

.select-windows-color-block p {
	font-size: 20px;
	line-height: 32px;
}

.select-windows-color-block p.catalogue {
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
}

.select-windows-color-block-wood {
	width: 450px;
	height: 770px;
	background-image: url(/cache/i/select-windows-color-block/select-windows-color-block-pine-teak.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
	transition:all .5s;
}

.select-windows-color-block-handle {
	width: 450px;
	height: 770px;
	background-image: url(/cache/i/select-windows-color-block/select-windows-color-block-handle-silver.png);
	position: absolute;	
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
	transition:all .5s;
}

.select-windows-color-block-wood-type,
.select-windows-color-block-wood-color,
.select-windows-color-block-handle-color {
	padding-left: 0px;
}

.select-windows-color-block-wood-type li,
.select-windows-color-block-wood-color li,
.select-windows-color-block-handle-color li {
	display: inline-block;
	text-align: center;
	font-size: 12px;
	color: #777777;
	width: 80px;
}

.select-windows-color-block-wood-type div,
.select-windows-color-block-wood-color div,
.select-windows-color-block-handle-color div {
	width: 60px;
	height: 60px;
	display: inline-block;
	border:1px solid white;
	cursor: pointer;
	transition:all .5s;
	border-radius: 100%;
	text-align: center;
	cursor: pointer;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.select-windows-color-block-wood-type-view:hover div,
.select-windows-color-block-wood-color-view:hover div,
.select-windows-color-block-handle-color-view:hover div {
	box-shadow: 0px 0px 0px 5px #b1d235;
	opacity: .9;
}

.select-windows-color-block-wood-type-view.active div,
.select-windows-color-block-wood-color-view.active div,
.select-windows-color-block-handle-color-view.active div {
	box-shadow: 0px 0px 0px 5px #b1d235;
}

.laminator_ruchka_active .laminator_ruchka_view, .laminator_color_active .laminator_color_view {box-shadow: 0px 0px 0px 5px #bd2b2b;}


.laminator { position: relative; min-height: 446px; overflow: hidden; width:100%;}
.laminator_fg {background: url('/img/laminator/laminator_fg.png');width:670px;height:446px;left:600px;}
.laminator > div  {position: absolute;}	
.laminator_texture {left: 728px;width:300px;height:446px;background:#27170a;background-size: cover;transition:all .5s;background-image: url(/img/laminator/textures/10.jpg);}
.laminator_handle_1 {left:750px;}
.laminator_handle_2 {left:905px;}

.laminator_colors, .laminator_ruchki { }
.laminator_color, .laminator_ruchka {float:left;width:10%;text-align: center;cursor: pointer;padding-bottom:5px;padding-top:5px;}
.laminator_ruchka {width:12%}
.laminator_color_view, .laminator_ruchka_view {display: inline-block;width:100px;height:100px;margin-bottom:15px;background-size:auto;border:1px solid white;cursor: pointer;transition:all .5s;border-radius: 100%;}
.laminator_ruchka_view {width:120px;height:120px;background-position: -0px -60px;border-radius: 100px;}
.laminator_ruchka_active .laminator_ruchka_view, .laminator_color_active .laminator_color_view {box-shadow: 0px 0px 0px 5px #bd2b2b;}




/* End */


/* Start:/bitrix/templates/SKANDI OKNA 2018/components/bitrix/news/otzyvy_main/bitrix/news.list/.default/style.css?16851064422216*/
.customer-reviews-block .carousel-item {
	height: 350px;
}

.customer-reviews-block h2 {
	color: #000000;
	font-weight: bold;
	font-size: 36px;
	text-transform: uppercase;
	margin-bottom: 30px;
	margin-top: 50px;
}

.customer-reviews-block .controls-top {
	margin-bottom: 80px;
}

.customer-reviews-block .controls-top a {
	color: #a2a2a2;
}

.customer-reviews-block .controls-top a img {
	padding-left: 5px;
	padding-right: 5px;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	-webkit-transition: all 0.1s ease-out;
}

.customer-reviews-block .controls-top img:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
}


.customer-reviews-block dl {
	display: table;
	margin-bottom: 30px;
	height: 80px;
	width: 100%;
}

.customer-reviews-block dt {
	display: table-cell;
	color: #000000;
	font-size: 30px;
	font-weight: 400;
	vertical-align: top;
	padding-right: 20px;
	width: auto;
}

.customer-reviews-block small {
	display: block;
	font-size: 14px;
	color: #a2a2a2;
	line-height: 10px;
	width: 90%;
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 24px;
}

.customer-reviews-block dd {
	display: table-cell;
	vertical-align: middle;
	border-radius: 50%;
	border: 2px solid #B1D235;
	height: 80px;
	width: 80px;
	text-align: center;
}

.customer-reviews-block-day {
	display: block;
	font-size: 25px;
	line-height: 25px;
	font-weight: 400;
}

.customer-reviews-block-month {
	display: block;
	font-size: 13px;
	line-height: 10px;
}

.customer-reviews-block-year {
	display: block;
	font-size: 13px;
}

.customer-reviews-block-text {
	display: block;
	height: 160px;
	overflow: hidden;
}

.customer-reviews-block-text:before {
    content:'';
    width:100%;
    height:160px;    
    position:absolute;
    left:0;
    top:110;
    background:linear-gradient(transparent 80px, white);
}



@media (max-width: 768px) {
	.customer-reviews-block h2 {
		font-size: 20px;
		line-height: 40px;
		margin-bottom: 30px;
		margin-top: 50px;
	}

	.customer-reviews-block dt {
		display: table-cell;
		color: #000000;
		font-size: 20px;
		line-height: 46px;
		font-weight: normal;
		vertical-align: top;
		padding-right: 20px;
		width: auto;
	}



	
}

/* End */


/* Start:/bitrix/templates/SKANDI OKNA 2018/components/bitrix/news.list/actions/style.css?16851064423920*/
.bx-newslist {}
.bx-newslist-block {
	padding: 0 14px;
	margin-bottom: 40px;
}
@media (min-width: 992px) {
	.bx-newslist .bx-newslist-container:nth-child(3n+1) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.bx-newslist .bx-newslist-container:nth-child(2n+1) {
		clear: both;
	}
}
/* POST FORMATS */
.bx-newslist-img,
.bx-newslist-audio,
.bx-newslist-youtube,
.bx-newslist-slider {
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}
.bx-newslist-slider img,
.bx-newslist-img img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%
}
.bx-newslist-video {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	opacity: 0.7;
	z-index: 1;
	-webkit-transition: opacity .3s ease;
	   -moz-transition: opacity .3s ease;
	    -ms-transition: opacity .3s ease;
	     -o-transition: opacity .3s ease;
	        transition: opacity .3s ease;
	background: url("/bitrix/templates/SKANDI OKNA 2018/components/bitrix/news.list/actions/images/bx-video.png") no-repeat center;
}
.bx-newslist-video:hover {
	opacity: 1;
}
/* POST FORMATS /// SLIDER */
.bx-newslist-slider {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}
.bx-newslist-slider-container {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}
.bx-newslist-slider-slide {
	float: left;
	z-index: 100;
}
.bx-newslist-slider-arrow-container-left,
.bx-newslist-slider-arrow-container-right {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 15%;
	cursor: pointer;
}
.bx-newslist-slider-arrow-container-left {
	left: 0;
}
.bx-newslist-slider-arrow-container-right {
	right: 0;
}
.bx-newslist-slider-arrow {
	position: absolute;
	line-height: 34px;
	vertical-align: middle;
	color: #fff;
	cursor: pointer;
	font-size: 48px;
	height: 48px;
	width: 20px;
	top: 50%;
	margin-top: -24px;
	z-index: 110;
	opacity: .5;
	text-shadow:0 0 2px rgba(0,0,0,.5);
}
.bx-newslist-slider-arrow-container-left:hover .bx-newslist-slider-arrow,
.bx-newslist-slider-arrow-container-right:hover .bx-newslist-slider-arrow {
	color: #FFF;
	display: block;
	opacity: 1;
}
.bx-newslist-slider-arrow-container-left .bx-newslist-slider-arrow {
	left: 20px;
}
.bx-newslist-slider-arrow-container-right .bx-newslist-slider-arrow {
	right: 20px;
}
.bx-newslist-slider-control {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	bottom: 10px;
	z-index: 110;
	text-align: center;
	word-spacing: -4px;
}
.bx-newslist-slider-control li {
	display: inline-block;
	border-radius: 50%;
	background: #fff;
	width: 10px;
	height: 10px;
	word-spacing: -4px;
	margin: 0 3px;
	opacity: .5;
}
.bx-newslist-slider-control li:hover,
.bx-newslist-slider-control li.current {
	background: #FFF;
	opacity: 1;
}
bx-newslist-slider-arrow,
.bx-newslist-slider-control li {
	-webkit-transition: opacity .3s ease;
	   -moz-transition: opacity .3s ease;
	    -ms-transition: opacity .3s ease;
	     -o-transition: opacity .3s ease;
	        transition: opacity .3s ease;
}
.bx-newslist-title,
.bx-newslist-title a {
	color: #000;
	margin: 0;
	font-weight: 600;
	padding: 2px 0 15px;
	font-size: 18px;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.bx-newslist-title a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}
.bx-lg .bx-newslist-title {
	font-size: 24pt;
}
.bx-md .bx-newslist-title {
	font-size: 20pt;
}
.bx-xs .bx-newslist-title {
	font-size: 18pt;
}
.bx-newslist-view,
.bx-newslist-date,
.bx-newslist-comments,
.bx-newslist-author,
.bx-newslist-other {
	color: #a4a4a4;
	font-size: 13px;
	padding-bottom: 5px;
	white-space: nowrap;
}
.bx-newslist-view i.fa,
.bx-newslist-date i.fa,
.bx-newslist-comments i.fa,
.bx-newslist-author i.fa,
.bx-newslist-tags i.fa,
.bx-newslist-other i.fa {
	width: 13px;
	color: #b4b4b4;
}
.bx-newslist-tags {
	color: #a4a4a4;
	font-size: 13px;
	padding-bottom: 5px;
}
.bx-newslist-content {
	font-size: 14px;
	margin-bottom: 5px;
}
.bx-newslist-more {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* End */
/* /cache/css/banner-top.css?1685106463514 */
/* /cache/css/main-windows-price-tab.css?16851064633097 */
/* /cache/css/order-list-block.css?1685106463785 */
/* /cache/css/wood-type-block.css?16851064631814 */
/* /bitrix/templates/SKANDI OKNA 2018/components/bitrix/form.result.new/block-zamer/style.css?16851064392172 */
/* /cache/css/windows-furnitura-block.css?16851064631261 */
/* /bitrix/templates/SKANDI OKNA 2018/components/bitrix/news/info-page-mosaic-no-title/style.css?1685106441777 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.css?16851063012917 */
/* /bitrix/templates/SKANDI OKNA 2018/components/bitrix/news/info-page-mosaic-no-title/bitrix/news.list/.default/style.css?1685106441789 */
/* /cache/css/windows-compare-table-block.css?16851064631003 */
/* /cache/css/windows-compare-table.css?16851064632396 */
/* /cache/css/select-windows-color-block.css?16851064633688 */
/* /bitrix/templates/SKANDI OKNA 2018/components/bitrix/news/otzyvy_main/bitrix/news.list/.default/style.css?16851064422216 */
/* /bitrix/templates/SKANDI OKNA 2018/components/bitrix/news.list/actions/style.css?16851064423920 */
